[HVM] pv drivers: Allocate hypercall area as an executable region.
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 8 Sep 2006 18:15:11 +0000 (19:15 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 8 Sep 2006 18:15:11 +0000 (19:15 +0100)
commitcda30a2a6cfeab9b3c63d20d9ea1ceb7760aa4e9
treeec08c2f30e252e0b43d39033670afcf45994d6e6
parent06b8f9d3ab6844053e108d533852edc2ff4a5399
[HVM] pv drivers: Allocate hypercall area as an executable region.
We have to use __vmalloc() and __PAGE_KERNEL because vmalloc_exec()
and PAGE_KERNEL_EXEC are not exported to modules.
Signed-off-by: Keir Fraser <keir@xensource.com>
unmodified_drivers/linux-2.6/platform-pci/platform-pci.c